Skip to content

First iteration of High Availability Cluster user guide - #14

Merged
NateThornton merged 4 commits into
mainfrom
guide/gfs2
Dec 14, 2022
Merged

First iteration of High Availability Cluster user guide#14
NateThornton merged 4 commits into
mainfrom
guide/gfs2

Conversation

@NateThornton

Copy link
Copy Markdown
Contributor

Signed-off-by: Nate Thornton nate.thornton@hpe.com

Signed-off-by: Nate Thornton <nate.thornton@hpe.com>
@NateThornton NateThornton added the documentation Improvements or additions to documentation label Dec 13, 2022
Comment thread docs/guides/ha-cluster/readme.md Outdated
Comment thread docs/guides/ha-cluster/readme.md Outdated
Signed-off-by: Nate Thornton <nate.thornton@hpe.com>
Comment thread docs/guides/ha-cluster/readme.md Outdated
Comment thread docs/guides/ha-cluster/readme.md Outdated
Comment thread docs/guides/ha-cluster/readme.md Outdated
Comment thread docs/guides/ha-cluster/readme.md Outdated

Fencing is the process of restricting and releasing access to resources that a failed cluster node may have access to. Since a failed node may be unresponsive, an external device must exist that can restrict access to shared resources of that node, or to issue a hard reboot of the node. More information can be found form Red Hat: [1.2.1 Fencing](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_and_managing_high_availability_clusters/assembly_overview-of-high-availability-configuring-and-managing-high-availability-clusters#fencing)

HPE hardware implements software known as the Hardware System Supervisor (HSS), which itself conforms to the SNIA Redfish/Swordfish standard. This provides the means to manage hardware outside the host OS.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And HSS can provide a fencing agent?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HSS conforms to the Redfish standard and there is a redfish fencing agent

Comment thread docs/guides/ha-cluster/readme.md Outdated
Comment thread docs/guides/ha-cluster/readme.md Outdated
Comment thread docs/guides/ha-cluster/readme.md Outdated
Comment on lines +50 to +51
| `--kubernetes-service-host=[ADDRESS]` | The IP address of the kubeapi server |
| `--kubernetes-service-port=[PORT]` | The listening port of the kube api server |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| `--kubernetes-service-host=[ADDRESS]` | The IP address of the kubeapi server |
| `--kubernetes-service-port=[PORT]` | The listening port of the kube api server |
| `--kubernetes-service-host=[ADDRESS]` | The IP address of the kube-apiserver |
| `--kubernetes-service-port=[PORT]` | The listening port of the kube-apiserver |

Comment thread docs/guides/ha-cluster/readme.md Outdated
Comment thread mkdocs.yml
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
- admonition

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What this for?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nate Thornton and others added 2 commits December 14, 2022 11:46
Co-authored-by: Blake Devcich <89158881+bdevcich-hpe@users.noreply.github.com>
Signed-off-by: Nate Thornton <nate.thornton@hpe.com>
@NateThornton
NateThornton merged commit 7b31a79 into main Dec 14, 2022
@NateThornton
NateThornton deleted the guide/gfs2 branch December 14, 2022 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants